-- card: 6210 from stack: in. Lab -- bmap block id: 6517 -- flags: 0000 -- background id: 2568 -- name: help2 ----- HyperTalk script ----- on mouseup go to card "help1" end mouseup -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=1 top=36 right=113 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp send mouseup to card help2 end mouseUp